home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / miscellaneous / printer / psprt / product-info next >
Encoding:
Fred Fish's Product-Info  |  1996-09-07  |  1.1 KB  |  57 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. PSPRT
  6. .fullname
  7. PSPRT-Handler
  8. .type
  9. Device Driver
  10. .short
  11. Print PS files on non-PostScript printer
  12. .description
  13. PSPRT-Handler allows you to print PostScript files on non-postscript
  14. capable printers using the "post.library" PostScript interpreter.
  15. .version
  16. 1.32
  17. .date
  18. 1995.07.06
  19. .author
  20. Daniel Weber
  21. .requirements
  22. OS2.04+, 2Mb+ RAM, post.library, printer
  23. .reference
  24. FreshFish-Vol9-2:BBS/text/PSPRT-1.24.lha
  25. 1.24
  26. FreshFish-Vol9-1:New/text/print/PSPRT/
  27. 1.24
  28. .distribution
  29. Copyrighted but Freely Redistributable
  30. .address
  31. Hoeflistrasse 32
  32. CH-8135 Langnau
  33. Switzerland.
  34. .email
  35. dweber@amiga.icu.net.ch
  36. .docs
  37. psprt.guide
  38. .described-by
  39. Dan Fish (daf@starfish.amigalib.com)
  40. .submittal
  41. Downloaded via ftp from wuarchive.wustl.edu.
  42. .execute
  43. set choice `RequestChoice "PSPRT" "Please select an option" "View Doc" "View Guide" "Cancel"`
  44. if $choice EQ "0"
  45.       quit 5
  46. endif
  47.  
  48. if $choice EQ "1"
  49.   MetaTool psprt132.readme TEXT
  50. endif
  51.  
  52. if $choice EQ "2"
  53.   MetaTool psprt.guide GUIDE
  54. endif
  55. .aminet-dir
  56. text/print
  57.